Skip to content

release: v0.8.0#95

Merged
pbertsch merged 1 commit intomainfrom
release/0.8.0-v2
May 3, 2026
Merged

release: v0.8.0#95
pbertsch merged 1 commit intomainfrom
release/0.8.0-v2

Conversation

@pbertsch
Copy link
Copy Markdown
Contributor

@pbertsch pbertsch commented May 3, 2026

Summary

Releases v0.8.0 — Studio recorder, AI chat (BYOK), and the batched v0.7.1 polish that ships here instead of as a separate release.

What's in v0.8.0

New in this release cycle:

  • ● Record button (⌘⇧R) — interactive ProbeScript recorder, streams steps to editor in real time
  • ✦ AI Chat pane (⌘⇧A) — BYOK Anthropic key, claude-sonnet-4-6, full file context, running cost counter, platform keychain storage (macOS / Windows / Linux)

Carried from v0.7.1 batch (PR #92):

  • WiFi token memory in localStorage
  • Workspace settings overlay (⚙ button → probe.yaml editor)
  • Diagnostics polish (actionable error hints, inspector search, status tooltips)
  • 8 security dep bumps (vite, @vscode/vsce, golang.org/x/crypto and friends)

Version bumps

  • probe_agent/pubspec.yaml: 0.7.0 → 0.8.0
  • vscode/package.json: 0.7.0 → 0.8.0
  • docs/wiki/Home.md: current version → 0.8.0

Test plan

  • go build ./... passes
  • go test ./... passes (all packages green)
  • cd studio && go build . passes
  • CHANGELOG.md has [0.8.0] section with correct date
  • probe_agent version is 0.8.0
  • VSCode package.json version is 0.8.0

@pbertsch pbertsch requested a review from a team as a code owner May 3, 2026 00:37
@pbertsch pbertsch merged commit 260346e into main May 3, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant